x86/svm: Fix indentation in svm_vmcb_restore()
authorAndrew Cooper <andrew.cooper3@citrix.com>
Fri, 7 Apr 2017 15:38:12 +0000 (16:38 +0100)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Fri, 7 Apr 2017 16:23:11 +0000 (17:23 +0100)
commita0b53de2426bc8ac4e9429961f66564eb2fdaf6f
treed193a470896e7966b592da715bff2025fdaf4198
parent8ff8d33948dba8afa86a45556605e17974f071b7
x86/svm: Fix indentation in svm_vmcb_restore()

Inroduced by c/s b706e1c6af274, spotted by Coverity.

Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
xen/arch/x86/hvm/svm/svm.c